Skip to content

Test for segfault in factorize (gh12666) #14112

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 31, 2016

Conversation

mralgos
Copy link
Contributor

@mralgos mralgos commented Aug 28, 2016

Not sure about the last. It's my first PR.

@codecov-io
Copy link

codecov-io commented Aug 28, 2016

Current coverage is 85.26% (diff: 100%)

Merging #14112 into master will not change coverage

@@             master     #14112   diff @@
==========================================
  Files           139        139          
  Lines         50502      50502          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
  Hits          43062      43062          
  Misses         7440       7440          
  Partials          0          0          

Powered by Codecov. Last update 8d1646c...8a6ab59

@jreback jreback added Bug Testing pandas testing functions or related to the test suite Complex Complex Numbers labels Aug 31, 2016
@jreback jreback added this to the 0.19.0 milestone Aug 31, 2016
@jreback jreback merged commit 8fdfa51 into pandas-dev:master Aug 31, 2016
@jreback
Copy link
Contributor

jreback commented Aug 31, 2016

thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Complex Complex Numbers Testing pandas testing functions or related to the test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: Segfault in DataFrame.pivot with complex
3 participants